home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / Fresco / build / Unix / config / Imakefile next >
Makefile  |  1995-07-12  |  226b  |  9 lines

  1. XCOMM $XConsortium: Imakefile,v 1.3 94/02/09 15:50:05 matt Exp $
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
  4.  
  5. SUBDIRS = cf imake makedepend util
  6.  
  7. MakeSubdirs($(SUBDIRS))
  8. DependSubdirs($(SUBDIRS))
  9.